You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > VectorInt.ReadHeader Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.ReadHeader Method

Reads the header information from a stream to object.

Syntax
C#
Visual Basic
public TPrecision ReadHeader([In] Stream SrcStream);

Reads the header information from a DstStream stream to calling object. The header information contains all necessary information defining the object. The function returns the precision in which the data was stored. This information is required for the ReadValues method.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!